Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency nl.jqno.equalsverifier:equalsverifier to v3.17 #6745

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nl.jqno.equalsverifier:equalsverifier (source) 3.16.2 -> 3.17 age adoption passing confidence

Release Notes

jqno/equalsverifier (nl.jqno.equalsverifier:equalsverifier)

v3.17

Added
  • #withPrefabValuesForField method, where you can assign prefab values to a field instead of to a class. The values will then be used for that field only. (Issue 747)
Changed
  • The internal instantiation logic has been heavily refactored, to be more robust and extensible for future enhancements.
Deprecated
  • Warning.ZERO_FIELDS: the use case for this Warning is better handled by the new #withPrefabValuesForField method.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner September 24, 2024 19:37
Copy link

codecov bot commented Sep 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.07%. Comparing base (fa826fd) to head (550679a).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #6745   +/-   ##
=========================================
  Coverage     90.07%   90.07%           
  Complexity     6463     6463           
=========================================
  Files           718      718           
  Lines         19528    19528           
  Branches       1923     1923           
=========================================
  Hits          17589    17589           
  Misses         1350     1350           
  Partials        589      589           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jack-berg jack-berg merged commit de6efcc into main Sep 30, 2024
18 checks passed
@jack-berg jack-berg deleted the renovate/nl.jqno.equalsverifier-equalsverifier-3.x branch September 30, 2024 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants